Relicz for UT2003
"""""""""""""""""

Raw facts

Type         : UT2003 Mutator
Release Date : May 7, 2004
Version      : 100
Requirement  : Unreal Tournament 2003 (written for v2225)
Author       : Ola 'Jolle' Frid
Email        : jolle atyay jolle otday se
Url          : http://jolle.se/ut/

Short intro

This is a mutator adding relics to the game. At the time, there are seven relics
included. Relics are items you can pick up and that gives you a bonus of some sort
while you carry them.

Installation

UT2mod version: Normally, just double-click on the relicz.ut2mod. If this doesn't 
work, then you can use the Setup that lies in UT2003/System by, at the command
line, write "setup install relicz.ut2mod" if relicz.ut2mod lies in the same folder.
 To uninstall, run the same Setup and select Relicz.

Zip version: Put Relicz.int and Relicz.u files in your UT2003/System directory.
ReliczMeshes.usx goes in the UT2003/StaticMeshes folder, ReliczSounds.uax in
UT2003/Sounds and ReliczTextures.utx in UT2003/Textures. You can if you want to put 
this file (the readme) in the UT2003/Help directory. Also, if you are going
to host a server with this, then you may need to add "ServerPackages=Relicz"
in your UT2003.ini among the rest of the ServerPackages.
 To uninstall, simply delete the all these files and remove the ServerPackages 
entry.

Usage & configuration

Just add the Relicz mutator in the Mutators tab. Selecting it and pressing
"Configure mutator" brings you to the Relicz configuration screen. Here you can
select what relics to include, how long time they may stay idle before the move
and whether or not a player may carry more then one relic.
 Also, at the key bindings, there are a line for Relicz, called Toss Relic. Enter
a key for it there.

The relics

 Greaves of Speed
  Gives you a speed boost, much like the speed combo, but not as powerful.

 Golden Adrenaline Pill
  Gives you 5 points of adrenaline every second.

 Chalice of Health
  Gives you 5 points of health every second, to a maximum of 150.

 Sword of Power
  Gives you a 50% increase to all damage you inflict.

 Letter of Indulgence
  Grants you an escape from death.

 Shield of Defence
  Absorbs 1/3 of all damage inflicted on you.

 Dagger of Blood
  Gives you 1/3 of all damage you inflict as health, to a maximum of 150.

Known bugs

- Bots sometimes doesn't really get that they can't pick up a relic when already
  carrying one. Only a problem when players only can carry one relic.
- If you carry a relic, then stand so that you touch another, and throws the first
  relic away, then the one you touch are not picked up until you move away from it
  and touch it again. This only is problem when players only can carry one relic.

Other stuff

You can if you want to add this to UT2003/System/Relicz.ini
 [Relicz.ReliczDrawIcons]
 IconsLocation=EIL_RightMiddle
 IconsExtraHudScale=1.0
It is the options for how the relic icons are drawn. IconsExtraHudScale is
the size. 1.0 is the default size, 0.5 half that, 2.0 the double etc.
IconsLocation is where on the screen the icons are drawn. EIL_RightMiddle
means that they should be at the right side, centered. Other values are
EIL_Hidden (don't show icons), EIL_LeftMiddle (Left side, centered),
EIL_LeftBottomUp (Bottom of the left side, stacking upwards) and
EIL_LeftBottomRight (Bottom of the left side, stacking to the right).

Disclaimer

This mutator is freeware, and is therefore distributed 'as is', and I can not be
held responsible for any damage or other things this mutator may cause. I offer NO 
warranty. Use it at your own risk.

Legal things

Relicz 2003-2004 Ola 'Jolle' Frid

You may redistribute this mutator freely, in its original condition. 

As for you mutator coders out there, you may freely use my code, as long as you give me 
credits.

<excerpt>
 Unreal Tournament 2003 2002 Epic Games, Inc. Raleigh, N.C. USA. 

 Unreal and the Unreal logo are registered trademarks of Epic 
 Games, Inc. ALL RIGHTS RESERVED. 
</excerpt>
